Autogenerated HTML docs for v1.5.0.2-279-g4808
diff --git a/git-branch.html b/git-branch.html index 51e171a..937b288 100644 --- a/git-branch.html +++ b/git-branch.html
@@ -273,7 +273,8 @@ <h2>SYNOPSIS</h2> <div class="sectionbody"> <div class="verseblock"> -<div class="content"><em>git-branch</em> [--color | --no-color] [-r | -a] [-v [--abbrev=<length>]] +<div class="content"><em>git-branch</em> [--color | --no-color] [-r | -a] + [-v [--abbrev=<length> | --no-abbrev]] <em>git-branch</em> [-l] [-f] <branchname> [<start-point>] <em>git-branch</em> (-m | -M) [<oldbranch>] <newbranch> <em>git-branch</em> (-d | -D) [-r] <branchname>…</div></div> @@ -402,6 +403,14 @@ </p> </dd> <dt> +--no-abbrev +</dt> +<dd> +<p> + Display the full sha1s in output listing rather than abbreviating them. +</p> +</dd> +<dt> <branchname> </dt> <dd> @@ -511,7 +520,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 19-Jan-2007 00:37:13 UTC +Last updated 03-Mar-2007 05:18:14 UTC </div> </div> </body>